home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text1058.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  750 b   |  28 lines

  1.  
  2.  
  3. Sorry, you can't operate with no rules at all now.
  4. Operation is defined by the first in priority of:
  5.  
  6. 1.    -r <file> option, where <file> exists.
  7.  
  8. 2.    a directory name on the command line, in which
  9.     case a default rule file is assumed which just maps
  10.     everything into that directory
  11.  
  12. 3.    A rule file httpd.conf if that exists
  13.  
  14. 4.    If no rule file exists and no directory name,
  15.     a default rule file will be assumed which exports
  16.     the directory /Public as in (2).
  17.  
  18. Operation without a rule file does not work as the path
  19. sent is not a complete url, and the rule file must map
  20. to a URL starting with file: .
  21.  
  22. I have fixed the online documentation to reflect that
  23. the -R option should not be used.  (It was a
  24. security hole anyway, as was documented!)
  25.  
  26. Tim
  27.  
  28.